home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19950929-19951130 / 000289_news@columbia.edu_Fri Nov 3 18:46:24 1995.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Received: from apakabar.cc.columbia.edu by watsun.cc.columbia.edu with SMTP id AA18932
  2.   (5.65c+CU/IDA-1.4.4/HLK for <kermit.misc@watsun.cc.columbia.edu>); Fri, 3 Nov 1995 13:46:32 -0500
  3. Received: by apakabar.cc.columbia.edu id AA28741
  4.   (5.65c+CU/IDA-1.4.4/HLK for kermit.misc@watsun); Fri, 3 Nov 1995 13:46:31 -0500
  5. Path: news.columbia.edu!watsun.cc.columbia.edu!fdc
  6. From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
  7. Newsgroups: comp.protocols.kermit.misc
  8. Subject: Re: C-kermit dial command on vax vms crashes after 'set dial dir'
  9. Date: 3 Nov 1995 18:46:24 GMT
  10. Organization: Columbia University
  11. Lines: 19
  12. Message-Id: <47do20$s1u@apakabar.cc.columbia.edu>
  13. References: <476mjf$5vu@ixnews6.ix.netcom.com>
  14. Nntp-Posting-Host: watsun.cc.columbia.edu
  15. Apparently-To: kermit.misc@watsun.cc.columbia.edu
  16.  
  17. In article <476mjf$5vu@ixnews6.ix.netcom.com>,
  18. David Pollack  <adldata@ix.netcom.com> wrote:
  19. : With C-Kermit 5A(190) on VAX VMS 5.5-2 I did a 'set dial dir' to
  20. : eliminate the display line that looked to the user like an error
  21. : message when issuing a dial command with an actual phone number. The
  22. : sho dial showed (none) for the dialing directory name. when I did a
  23. : dial command with a number I got the following dump abort. Version
  24. : information is also shown afterwards:
  25. : ...
  26. : C-Kermit 5A(190), 4 Oct 94, for OpenVMS VAX
  27. : ...
  28. : The problem did not occur with the AXP VMS version of C-Kermit. Both
  29. : the VAX and the working VMS C-Kermit came from the hexified code
  30. : supplied with the kermit distribution tape.
  31. :
  32. Obviously some kind of bug.  The obvious workaround is (as the doctor
  33. says) "don't do that".  We'll have a fix the next release.
  34.  
  35. - Frank